Transform

Internal use.

Resembles the current Map transformation.

Responsible for synchronising CameraPosition state and notifying camera change listeners.

Functions

Link copied to clipboard
fun animateCamera(@NonNull mapboxMap: MapboxMap, update: CameraUpdate, durationMs: Int, @Nullable callback: MapboxMap.CancelableCallback)
Internal use.
Link copied to clipboard
Internal use.
Link copied to clipboard
open fun onCameraDidChange(animated: Boolean)
Called when the camera did change.

Properties

Link copied to clipboard